net/http.requestAndChan.callerGone (field)
5 uses
net/http (current package)
transport.go#L2306: case <-rc.callerGone:
transport.go#L2344: case <-rc.callerGone:
transport.go#L2391: case <-rc.callerGone:
transport.go#L2697: callerGone <-chan struct{} // closed when roundTrip caller has returned
transport.go#L2815: callerGone: gone,
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)